home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2624 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: dkingma.bevb.blacksburg.va.us!dkingma
  2. From: dkingma@vt.edu (Dave Kingma)
  3. Newsgroups: comp.lang.c
  4. Subject: **** delay() function broken in Turbo C 2.0 ****
  5. Date: Mon, 22 Jan 1996 12:54:20
  6. Organization: Virginia Tech, Blacksburg, Virginia
  7. Message-ID: <dkingma.96.000CE835@vt.edu>
  8. NNTP-Posting-Host: dkingma.bevb.blacksburg.va.us
  9. X-Newsreader: Trumpet for Windows [Version 1.0 Rev A]
  10.  
  11. I've put up with it long enough.. now I need an answer.  I
  12. have been using Borland's Turbo C v2.0 for years now, and
  13. have problems with the delay() function.  The delay function
  14. should be machine speed independent (put 1 ms in, get 1 ms
  15. of delay).  It works OK as long as the turbo switch is not
  16. pressed on 486 machines.  Once you press the turbo switch,
  17. all bets are off.  At that point, it's very dependent on
  18. clock speed.  Are there any patches that fix this?  Borland
  19. doesn't seem to want to offer free support on this product
  20. and I don't see anything on their FTP site.  Are there other
  21. workarounds?
  22.  
  23. Thanks!
  24. Dave
  25. dkingma@bev.net
  26.  
  27.